Skip to content

Conversation

@ZarkosCypher
Copy link

@ZarkosCypher ZarkosCypher commented Jun 7, 2024

changed the old go syntax to the newer go syntax.
go get no longer works you now need to run go install -u flag no longer works you need to remove it completely and you need to add @latest at the end of the GitHub link or @"version" (replace the "version" with the version you need)

changed the old go syntax to the newer go syntax.
go get no longer works you now need to run go install 
-u flag no longer works you need to remove it completely 
and you need to add @latest at the end of the GitHub link or @<vertion> (replace the "<vertion>" with the version you need)
@ZarkosCypher ZarkosCypher changed the title Update README.md Update README.md, (replace old go syntax with the go syntax) Jun 7, 2024
@ZarkosCypher ZarkosCypher changed the title Update README.md, (replace old go syntax with the go syntax) Update README.md, (replace old go syntax with new go syntax) Jun 7, 2024
@mdnoga
Copy link

mdnoga commented Oct 22, 2024

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants